Fixes around Bug#16647.
authormartin rudalics <rudalics@gmx.at>
Wed, 26 Feb 2014 08:07:34 +0000 (09:07 +0100)
committermartin rudalics <rudalics@gmx.at>
Wed, 26 Feb 2014 08:07:34 +0000 (09:07 +0100)
commit0615ec85556e4c7a17915f9120d137cf4608dac5
treedc65f7a347926798cb6d0b525574d12c3525448a
parentba87c784d7a2fcb046c1923c1e2bf49714005bb9
Fixes around Bug#16647.

* xdisp.c (remember_mouse_glyph): Handle ON_RIGHT_DIVIDER and
ON_BOTTOM_DIVIDER cases.
* window.c (coordinates_in_window): Return ON_VERTICAL_BORDER
only if the window has no right divider.
(Fcoordinates_in_window_p): Fix doc-string.
src/ChangeLog
src/window.c
src/xdisp.c